Skip to content

Conversation

@davidhamill1-nhs
Copy link
Contributor

@davidhamill1-nhs davidhamill1-nhs commented Jan 14, 2026

Description

Currently, an Lambda is handling the HTTP requests being passed through API Gateway. This will have a Flask app handle the requests, which will then forward them on to the controller/handler - GPCAPIM-255.

Context

In order for us to process request from consumer suppliers and forward them on to the provider supplier, we need to run a Flask app to make the relevant PDS and SDS retrievals for the given request. This introduces the front door to that Flask app.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming
  • Exceptions/Exclusions to coding standards (e.g. #noqa or #NOSONAR) are included within this Pull Request.

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@davidhamill1-nhs davidhamill1-nhs requested a review from a team as a code owner January 14, 2026 13:23
@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

4 similar comments
@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

2 similar comments
@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

2 similar comments
@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

@github-actions
Copy link

ALB Target: arn:aws:elasticloadbalancing:eu-west-2:900119715266:targetgroup/gpcapim-254-api-requests-entry-p/b58f2667947c2d6e
Preview URL: https://feature-gpcapim-254-api-requests-entry-point.dev.endpoints.clinical-data-gateway.national.nhs.uk

DWolfsNHS
DWolfsNHS previously approved these changes Jan 26, 2026
DWolfsNHS
DWolfsNHS previously approved these changes Jan 26, 2026
…arding them on to the controller/handler to process.
@davidhamill1-nhs davidhamill1-nhs force-pushed the feature/GPCAPIM-254_API_requests_entry_point branch from da85110 to b8f34ff Compare January 27, 2026 12:25
@sonarqubecloud
Copy link

@github-actions
Copy link

Deployment Complete

@davidhamill1-nhs davidhamill1-nhs merged commit d62e723 into main Jan 27, 2026
53 checks passed
@davidhamill1-nhs davidhamill1-nhs deleted the feature/GPCAPIM-254_API_requests_entry_point branch January 27, 2026 14:12
@Vox-Ben Vox-Ben restored the feature/GPCAPIM-254_API_requests_entry_point branch January 28, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants